home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / Fantasm V4 headers / QDraw_offscreen.def < prev    next >
Text File  |  1996-06-21  |  588b  |  28 lines

  1. **QDraw_offscreen.def
  2.     if    PPC
  3.         IMPORT    NewGWorld
  4.         IMPORT    LockPixels
  5.         IMPORT    UnlockPixels
  6.         IMPORT    UpdateGWorld
  7.         IMPORT    DisposeGWorld
  8.         IMPORT    GetGWorld
  9.         IMPORT    SetGWorld
  10.         IMPORT    CTabChanged
  11.         IMPORT    PixPatChanged
  12.         IMPORT    PortChanged
  13.         IMPORT    GDeviceChanged
  14.         IMPORT    AllowPurgePixels
  15.         IMPORT    NoPurgePixels
  16.         IMPORT    GetPixelsState
  17.         IMPORT    SetPixelsState
  18.         IMPORT    GetPixBaseAddr
  19.         IMPORT    NewScreenBuffer
  20.         IMPORT    DisposeScreenBuffer
  21.         IMPORT    GetGWorldDevice
  22.         IMPORT    QDDone
  23.         IMPORT    OffscreenVersion
  24.         IMPORT    NewTempScreenBuffer
  25.         IMPORT    PixMap32Bit
  26.         IMPORT    GetGWorldPixMap
  27.     endif
  28.